| Total Complexity | 22 |
| Dependencies | 2 |
| Dependents | 6 |
| Total lines | 148 |
| Lines of code | 81 |
| Logical lines of code | 56 |
| Comment lines | 49 |
| Methods | 7 |
| Properties | 0 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| random_bytes() | 52 | 9 | 24 | |
| random_int() | 54 | 4 | 19 | |
| compare_lines() | 59 | 3 | 14 | |
| get_decrypted_string() | 73 | 2 | 4 | |
| get_encrypted_string() | 73 | 2 | 4 | |
| encrypt_data() | 65 | 1 | 8 | |
| decrypt_data() | 65 | 1 | 8 |